home *** CD-ROM | disk | FTP | other *** search
/ Gamers Delight 2 / Gamers Delight 2.iso / Aminet / game / think / AmigaGnuChess.lha / chess / src.lha / src / version.h < prev   
C/C++ Source or Header  |  1992-08-26  |  134b  |  8 lines

  1. /*
  2.  * This is GNU Chess.
  3.  * Copyright (c) 1986-1992 Free Software Foundation.
  4.  *
  5.  */
  6. char *version = "4.00";
  7. char *patchlevel = "58";
  8.